Module: app/zamestnanec/sprava-zamestnancu/toolbar-items/DeleteEmployeeToolbarItem
Functions
default
▸ default(root0
): Element
Renders a button to delete selected employees.
Parameters
Name | Type | Description |
---|---|---|
root0 | Object | Props for the component. |
root0.table | Table <User & { mainUserRoleTitle : UserRoleTitle }> | Reference to the table for which the toolbar is rendered. |
Returns
Element
Defined in
src/web-app/src/app/zamestnanec/sprava-zamestnancu/toolbar-items/DeleteEmployeeToolbarItem.tsx:18